Compile the kernel by default with bridge support
authorKeir Fraser <keir.fraser@citrix.com>
Sun, 2 Aug 2009 11:25:01 +0000 (12:25 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Sun, 2 Aug 2009 11:25:01 +0000 (12:25 +0100)
commit3bdedbcbc09947cbef263ba53c5fdec831bd8dc2
treeb3a880c899c095bc8b84994463c0a237841bc2d0
parentf2895952143417e306f9649308e28386ac8240e3
Compile the kernel by default with bridge support

This one-liner adds bridge support to the Linux kernel
(CONFIG_BRIDGE=y).  It is a precondition for some xm-tests that
bridge is enabled.  Also IMHO it makes sense to configure a dom0 with
bridge capabilities.

Signed-off-by: Andreas Florath <xen@flonatel.org>
buildconfigs/enable-xen-config